Added default implementations of various GtkCellArea vfuncs.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 3 Feb 2011 10:03:49 +0000 (19:03 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 3 Feb 2011 10:03:49 +0000 (19:03 +0900)
commitb01fc35c189c8f934e0a63d09691ce1a6d7e01db
treece4bf1bcb76a3f7dddae97ec3749627a80197bad
parentce000db7f65a2066ea2c7e1806ec5830a37ee27f
Added default implementations of various GtkCellArea vfuncs.

Having default implementations on abstract classes that do nothing
or print errors make life easier for language bindings implementors,
inside GTK+ this makes little or no difference.
gtk/gtkcellarea.c